body {
  /*max-width: 2000px;*/
  /*display: block;*/
  /*margin: 0 auto;*/
  width: 100%;
}
html {
  width: 100%;
}


@media screen and (min-width: 1051px) {


}
.dtswiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.dtswiper .swiper-pagination-bullet {
  opacity: 1;
  background: #FFFFFF;
}
.dtswiper .swiper-pagination-bullet-active {
  background: #63f8d1;
}
.dtswiper .swiper-pagination {
  text-align: right;
  padding: 0 15px;
}
.dt-img {
  width: 100%;
  height: 260px;
}
.dt-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  width: 100%;
}

.header img {
  display: block;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;

}

.box {
  width: 100%;
  position: relative;
  padding-top: 85px;
  padding-bottom: 50px;
}

.box1 {
  width: 100%;
  position: relative;
  padding-top: 20px;
  padding-bottom: 50px;
}

.dongtai {
  width: 575px;
}

.title {
  width: 100%;
}

.title img {
  display: block;
  margin: 0 auto;
}

.list {
  width: 100%;
  padding-top: 30px;
}

.dt-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 2px solid #e8f0fc;
  padding: 15px 0;
}

.dt-item img {
  margin-top: 8px;
}

/*.dt-item .tex {*/
/*  flex: 1;*/
/*  width: 0;*/
/*  padding: 17px 0;*/
/*  border-bottom: 2px solid #e8f0fc;*/
/*}*/

.dt-item p {
  flex: 1;
  width: 0;
  margin-left: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.dt-item:hover p {
  font-weight: bold;
}

.more {
  width: 100%;
  text-align: center;
  padding-top: 25px;
}

.more a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #116be1;
}

.more a.white {
  color: #FFFFFF;
}

.meiti {
  width: 575px;
}

.mt-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 2px solid #e8f0fc;
}

.img-box {
  width: 110px;
  height: 73px;
}

.img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tex-box {
  flex: 1;
  width: 0;
  margin-left: 15px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 4px 0;
}

.tex-box p {
  width: 100%;
  font-size: 16px;
  color: #333333;
}

.tex-box span {
  font-size: 14px;
  color: #999999;
}

.mt-item:hover .tex-box p {
  font-weight: bold;
}

.zhuanxiang {
  width: 100%;
  height: 638px;
  background: url("../../images/bg.png") no-repeat;
  /*background-image: url("../images/bg1.png");*/
  background-size: 100% 100%;
  padding-top: 88px;
  padding-bottom: 50px;
}

.zt-swiper {
  width: 100%;
  position: relative;
  height: 330px;
  margin-top: 60px;
  margin-bottom: 30px;
}

.zx-swiper {
  width: 100%;
  overflow: hidden;
}

.zx-img {
  width: 130px;
}

.zx-img-box {
  width: 100%;
  height: 270px;
  box-shadow: 0px 0px 18px 0px
  rgba(113, 143, 198, 0.47);
  margin-bottom: 15px;
}

.zx-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zx-img p {
  width: 100%;
  font-size: 16px;
  color: #333333;
  text-align: justify;
}

.zt-swiper .zx-prev {
  position: absolute;
  left: -80px;
  top: 115px;
  right: initial;
  cursor: pointer;
}

.zt-swiper .zx-next {
  position: absolute;
  right: -60px;
  top: 115px;
  left: initial;
  cursor: pointer;
}

.jiceng {
  width: 100%;
  padding: 70px 0;
}

.jc-box {
  width: 100%;

}

.jc-center {
  width: 100%;
  height: 357px;
  position: relative;
  margin-top: 60px;
  margin-bottom: 20px;
}

.jc-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 583px;
  height: 357px;
}

.jc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jc-list {
  width: 634px;
  position: absolute;
  right: 0;
  top: 0;
}

.jc-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 35px;
  padding-right: 25px;
}

.jc-item img {
  margin-top: 25px;
}

.jc-item .jc-tex {
  flex: 1 ;
  width: 0;
  padding: 20px 0;
  border-bottom: 2px solid #e8f0fc;
  margin-left: 15px;
}

.jc-item .jc-tex p {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}

.jc-item.active {
  background-image: linear-gradient(90deg,
#d797ff 0%,
#4589f5 50%,
#405cb8 100%),
linear-gradient(
    #405cb8,
    #4589f5);
  background-blend-mode: normal,
  normal;
}

.jc-item.active p {
  font-weight: bold;
  color: #FFFFFF;
}

.jc-item.active .jc-tex {
  border: none;
}

.fusai {
  width: 100%;
  background-color: rgba(84, 189, 252, .1);
  padding: 60px 0;
}

.fs-box {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}

.fs-tab {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.fs-tab span {
  width: 376px;
  height: 60px;
  background-image: linear-gradient(90deg,
  #405cb8 0%,
  #4589f5 50%,
  #d797ff 100%),
  linear-gradient(
      #f5b415,
      #f5b415);
  background-blend-mode: normal,
  normal;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  color: #92acf6;
  font-weight: bold;
  opacity: .34;
  cursor: pointer;
}

.fs-tab span.active {
  background-image: linear-gradient(90deg,
  #405cb8 0%,
  #4589f5 50%,
  #d797ff 100%),
  linear-gradient(
      #f5b415,
      #f5b415);
  background-blend-mode: normal,
  normal;
  opacity: 1;
  color: #ffffff;
}

.fs-div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
}

.fs-left {
  width: 575px;
}

.fs-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.fs-item-img {
  width: 171px;
  height: 103px;
}

.fs-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fs-item-tex {
  flex: 1;
  width: 0;
  margin-left: 15px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  letter-spacing: 1px;
}

.fs-right {
  width: 575px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 15px;
}

.fs-video {
  width: 276px;
  height: 163px;
  position: relative;
}

.fs-video.width {
  width: 182px;
  height: 182px;
}

.fs-video.border {
  width: 285px;
  border: solid 3px rgba(255, 255, 255, 0.3);
}

.fs-video .fsimg1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fs-video .fsimg2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 27px;
  height: 31px;
  margin-left: -13px;
  margin-top: -18px;
}

.fs-video p {
  position: absolute;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  background: rgba(0,0,0,0.3);
  font-size: 14px;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
}

.juesai {
  width: 100%;
  height: 692px;
  background: url("../../images/bg2.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 70px;
}

.js-list {
  width: 100%;
  padding-top: 50px;
}

.js-item {
  width: 570px;
  height: 103px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.js-item-img {
  width: 171px;
  height: 103px;
  background-color: #bad8ff;
  border: solid 3px rgba(255, 255, 255, 0.3);
}

.js-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.js-item-tex {
  flex: 1;
  width: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: bold;
}

.xuantui {
  width: 100%;
  padding: 70px 0;
  background: url("../../images/bg3.png") no-repeat bottom center;
}

.xt-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.xt-dingzhi {
  width: 530px;
}

.dingzhi-swiper {
  width: 100%;
  position: relative;
  padding-top: 20px;
}

.dz-img {
  width: 162px;
  height: 223px;
}

.dz-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dz-swiper {
  width: 100%;
  overflow: hidden;
}


.dingzhi-swiper .dz-prev {
  position: absolute;
  left: -50px;
  top: 117px;
  cursor: pointer;
  right: initial;
}


.dingzhi-swiper .dz-next {
  position: absolute;
  right: -50px;
  top: 117px;
  left: initial;
  cursor: pointer;
}

.kx-img {
  width: 162px;
  height: 223px;
}


.kx-img .fsimg1{
  width: 100% !important;
}

.kx-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.dingzhi-swiper .kx-prev {
  position: absolute;
  left: -50px;
  top: 117px;
  cursor: pointer;
  right: initial;
}


.dingzhi-swiper .kx-next {
  position: absolute;
  right: -50px;
  top: 117px;
  cursor: pointer;
  left: initial;
}

.kx-swiper {
  width: 100%;
  overflow: hidden;
}


.keu {
  width: 100%;
  padding-top: 30px;
}

.kp-swiper {
  width: 100%;
  overflow: hidden;
}

.kepu-swiper .kp-prev {
  position: absolute;
  left: -50px;
  top: 90px;
  right: initial;
  cursor: pointer;
}


.kepu-swiper .kp-next {
  position: absolute;
  right: -50px;
  top: 90px;
  left: initial;
  cursor: pointer;
}

.kepu-swiper {
  width: 100%;
  padding-top: 20px;
  position: relative;
}

.wc-swiper {
  width: 100%;
  overflow: hidden;
}

.kepu-swiper .wc-prev {
  position: absolute;
  left: -50px;
  top: 100px;
  right: initial;
  cursor: pointer;
}


.kepu-swiper .wc-next {
  position: absolute;
  right: -50px;
  top: 100px;
  left: initial;
  cursor: pointer;
}


.footer {
  width: 100%;
  height: 50px;
  background-color: #3a3a3a;
  line-height: 50px;
  font-size: 12px;
  color: #ffffff;
  opacity: 0.6;
  text-align: center;
}

.footer a {
  font-size: 12px;
  color: #ffffff;
}

.curse {
  font-size: 14px;
  color: #999999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.back {
  width: 60px;
  height: 30px;
  border: 1px solid #999999;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #999999;
}

.main {
  width: 100%;
  min-height: 500px;
}

.detail-title {
  width: 100%;
  text-align: center;
  font-size: 24px ;
  font-weight: bold;
  line-height: 28px;
  padding-top: 50px;
  color: #333333;
}


.detail-time {
  width: 100%;
  text-align: center;
  font-size: 14px ;
  line-height: 22px;
  padding-top: 20px;
  color: #999999;
}

.detail-content {
  width: 100%;
  padding-top: 50px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  text-align: justify;
  letter-spacing: 1px;
}

.detail-content p {
  width: 100%;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  text-align: justify;
  text-indent: 32px;
  margin-top: 20px;
  letter-spacing: 1px;
}

.detail-content img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}

.daohang {
  width: 100%;
  height: 122px;
  background-image: linear-gradient(90deg,
  #4c95fd 0%,
  #3383f4 100%),
  linear-gradient(
      #4e9dfd,
      #4e9dfd);
  background-blend-mode: normal,
  normal;
  box-shadow: 0px -13px 46px 0px
  rgba(24, 48, 91, 0.24);
}


.daohangbox {
  width: 100% ;
  height: 122px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.daohangbox a{
  flex: 1;
  margin-right: 20px;
  cursor: pointer;
}

.daohangbox a:last-child{
  margin-right: 0;
}







































































































































































































































































